func net/http.validCookiePathByte
3 uses
net/http (current package)
cookie.go#L259: if !validCookiePathByte(c.Path[i]) {
cookie.go#L417: return sanitizeOrWarn("Cookie.Path", validCookiePathByte, v)
cookie.go#L420: func validCookiePathByte(b byte) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)